home *** CD-ROM | disk | FTP | other *** search
- IFTP v2.x commands. (c) copyright 1997 Santronics Software Inc.
- ;--------------------------------------------------------------------
- ; DO NOTE CHANGE THIS FILE. IT IS DESIGNED FOR THE HELP COMMAND
- ; IN IFTP CONSOLE MODE. Print this out as a quick reference.
- ;--------------------------------------------------------------------
-
- Dialopts [/STATUS] [/KEEP] [/TIMEOUT <#>] Define dialing options
- Dial [entry] [username [password]] Dial a PPP system
- Hangup Hangup/Drop Carroer
- Open [host/alias] [userid] [password] Open session
- Close Close current session
- Quit Close session, quit iFTP
- Exit [errorlevel] Exit current script w/ errorlevel
- Abort [string] Abort iftp with errorlevel=1
- Halt [errorlevel] Abort iftp w/ errorlevel
- Dir [file spec] Display directory files
- CD [directory] Change or display directory
- MD <directory> Create directory
- Mkdir <directory> Create directory
- RD <directory> Delete directory
- Rmdir <directory> Delete directory
- Erase <file(s)> Delete file(s)
- Del <file(s)> Delete file(s)
- Get <remote file(s)> [storage] [-kill] Download file(s)
- Put <Local file(s)> [storage] [-kill] Upload file(s)
- Copy <sourceFiles> <targetpath> Copy source files to target path
- Move <sourceFiles> <targetpath> Move source files to target path
- Writefile <file> [string] Write string to file
- Debug [ON|OFF|LOG|ASYNC|SCRIPT] Enables log,script,async debugging
- Call <scriptfile> [parameters] Call another script
- Run <scriptfile> [parameters] Same as call command
- Goto <label> Jump to label in script
- Label <label> Defines label in script
- Log <string> Write string to log/screen
- Write <string> Write string to screen
- WriteError [string] Write last error
- Delay x [secs|mins|hrs] Pause msecs or secs,mins,hrs
- Timeout <seconds> Create Global Timeout
- ;
- ; 2.0 official release
- ;
- Exec <application> Spawn or start application
- Dos <dos commands or application> Like exec, but uses COMPSEC
- WaitUntil <hh:ss or NEXTHOUR> Wait until time hh:ss or next hour
- Status Show Status Information
- Help [command search] Show this help or search for command
- Rep [history index] Repeat last or history index item
- Hist [CLEAR] Show or clear history of commands
- Set [key[=value]] Show/Set/UnSet local variables
- Setclr Clear all local variables
- WebGet <http://site/filename> Download http (WEB) only file
- UrlGet <Url> Download generic URL file
- ReadFile <filename> <var> [line#] Read local file into variable
- LS [spec] Show directory in wide format
- Cache [ON|OFF] Toggle Download Cache (OFF)
- Beep Sound PC beeper
- Edit <file> Call defined editor to edit file
- ServerLog [ON:OFF] Log FTP responses to iftpserv.log
- Binary [ON:OFF] Toggle Transfer Binary or Ascii
- PlayWav <wavfile> Play wav file. (soundcard required)
- PopupMsg <string> Display window popup message
- Async [ON|OFF] [ALL|CONN|GET|PUT|DIR|DIAL] Toggle all or specific async modes
- Progress [ON|OFF] Toggle Transfer Progress Indicator
- FTP: Switch to Remote FTP drive
- DOS: Switch to Local DOS drive
- Type <file> Display File to Console/Screen
- XPut <LocalFiles> [Storage] [-A -M -E -T] Upload Files with options
- ErrorLevel <xxx> Change the Errorlevel to XXX
- ErrorQuiet [ON:OFF] Show I/O Errors duing Scripts
- SaveDate [ON:OFF] Use Remote Date for downloads
- LogFile [LogFileName] Change the script log file
- Update <RemoteFiles> [DosPath] [-kill] Transfer new files only
- ;
- ; 2.1a
- ;
- Rename <oldfilename> <newfilename> Rename file name
-